Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump radiant-mlhub from 0.4.1 to 0.5.5 in /requirements #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps radiant-mlhub from 0.4.1 to 0.5.5.

Release notes

Sourced from radiant-mlhub's releases.

v0.5.5

Added

  • Add missing dependency urllib3 to setup.py. (181)
  • Add a unit test to confirm asset save paths are getting formatted correctly with expected file extensions. (186)

Changed

  • Performance improvements to Dataset.download() (182)
  • Enable INFO level logging by default in Dataset.download() (182)

Fixed

  • Fix regression bug from PR #182. (186)

Developer

  • Add flake8-logging-format package (182)

v0.5.3

Added

  • Add an optional asset_output_dir parameter so that the assets can be downloaded into a separate directory from the STAC Catalog if the user specifies and selects a separate asset output directory. (149)

  • Add datetime filter test to account for datasets that have start_datetime and end_datetime properties. (165)

Changed

  • Update ADR and CONTRIBUTING docs (164)

Fixed

  • Fix datetime comparisons in dataset downloader. (162)

v0.5.2

  • Fix bugs in readthedocs. (145)
  • Fix use of tilde in setup.py document (151)

v0.5.1

Changed

  • Improve http requests retry strategy. (115)
  • Optimizing performance of Dataset.download() (115)

v0.5.0

Added

  • Add Dataset.stac_catalog_size, and estimated_dataset_size properties. (#104)
  • Add descriptive __str__ methods to model classes. (#104)

... (truncated)

Changelog

Sourced from radiant-mlhub's changelog.

[v0.5.5]

Added

  • Add missing dependency urllib3 to setup.py. (181)
  • Add a unit test to confirm asset save paths are getting formatted correctly with expected file extensions. (186)

Changed

  • Performance improvements to Dataset.download() (182)
  • Enable INFO level logging by default in Dataset.download() (182)

Fixed

  • Fix regression bug from PR #182. (186)

Developer

  • Add flake8-logging-format package (182)

[v0.5.4]

Unreleased version.

[v0.5.3]

Added

  • Added an optional asset_output_dir parameter so that the assets can be downloaded into a separate directory from the STAC Catalog if the user specifies and selects a separate asset output directory. (149)

  • Add datetime filter test to account for datasets that have start_datetime and end_datetime properties. (165)

Changed

  • Update ADR and CONTRIBUTING docs (164)

Fixed

  • Fix datetime comparisons in dataset downloader. (162)

[v0.5.2]

Fixed

  • Fix bugs in readthedocs. (145)
  • Fix use of tilde in setup.py document (151)

[v0.5.1]

Changed

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/radiant-mlhub-0.5.5 branch from fe6b82e to 3b7e427 Compare February 28, 2023 06:21
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/radiant-mlhub-0.5.5 branch from 3b7e427 to 5da6f67 Compare March 30, 2023 11:42
Bumps [radiant-mlhub](https://github.com/radiantearth/radiant-mlhub) from 0.4.1 to 0.5.5.
- [Release notes](https://github.com/radiantearth/radiant-mlhub/releases)
- [Changelog](https://github.com/radiantearth/radiant-mlhub/blob/main/CHANGELOG.md)
- [Commits](https://github.com/radiantearth/radiant-mlhub/compare/v0.4.1...v0.5.5)

---
updated-dependencies:
- dependency-name: radiant-mlhub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/radiant-mlhub-0.5.5 branch from 5da6f67 to 97f69cb Compare April 10, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants